ActiveReports 12 Server User Guide
Create(String) Method

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls.Servicing Namespace > ServiceChannelFactory<TServiceChannel> Class > Create Method : Create(String) Method
The configuration name used for the endpoint.
Creates a service channel for the specified configuration name.
Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal endpointConfigurationName As String _
) As TServiceChannel
public static TServiceChannel Create( 
   string endpointConfigurationName
)

Parameters

endpointConfigurationName
The configuration name used for the endpoint.
See Also

Reference

ServiceChannelFactory<TServiceChannel> Class
ServiceChannelFactory<TServiceChannel> Members
Overload List